Interface RackView

All Superinterfaces:
IPCObject
All Known Implementing Classes:
RackViewImpl

public interface RackView extends IPCObject
Information provided by the PKI file:

    \class RackView
    
    \brief RackView allows for UI manipulation of the RackView (wiring closet).
    
    \example appWindow().getActiveWorkspace().getRackView()
    
Author:
Auto-generated
  • Method Details

    • setVisible

      void setVisible(boolean bVisible)
      Information provided by the PKI file:
      
          \brief Shows or hides this widget from view.
          
          \param bVisible, true to show this widget, false to hide it.
          
              
      Parameters:
      bVisible - Takes in a parameter of bVisible